-- card: 5096 from stack: in.0 -- bmap block id: 0 -- flags: 0000 -- background id: 2227 -- name: Cat's Meow -- part contents for background part 15 ----- text ----- This stack was designed by Philip A. Mohr, Jr. 4405 N. Rosemead Rosemead, CA 91770 -- part contents for background part 2 ----- text ----- Cat's Meow -- part contents for background part 3 ----- text ----- This Stack -- part contents for background part 13 ----- text ----- Button -- part contents for background part 58 ----- text ----- on mouseUp Get the visible of card field "Mouse Hider" if it is true then Show card button "Squeek Holder" Show card field "Squeek" wait 30 hide card field "Squeek" hide card button "Squeek Holder" show card field "Info Field" else Show card button "Meow Holder" Show card field "Meow" wait 30 hide card field "Meow" hide card button "Meow Holder" end if end mouseUp -- part contents for background part 14 ----- text ----- earlier version This script is for the button over the cat's mouth. If the field that hides the mouse picture is hidden. it shows an ICON button, the field "Meow," and hides them. If the field that hides the mouse picture is visible. it shows an ICON button, the field "Squeek," hides them, and shows the info field. -- part contents for background part 67 ----- text ----- Hide Notes -- part contents for background part 68 ----- text ----- 5096 -- part contents for background part 73 ----- text ----- Before I can do that, you need to give the script a name. Sorry. Try again.